public CurrencyEditorWrapper CurrencyEditor(
System.string ,
System.string ,
System.object ,
System.Collections.Generic.IDictionary<string,object>
)
'宣言
Public Overloads Function CurrencyEditor( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Object, _
ByVal As System.Collections.Generic.IDictionary(Of String,Object) _
) As CurrencyEditorWrapper
パラメータ
- id
- コントロールの ID とフィールドの名前。
- name
- フィールド入力の名前。
- value
- エディターの値
- htmlAttributes
- HtmlAttributes プロパティのセッター。
戻り値の型
CurrencyEditorWrapper の新しいインスタンス